home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2000 February
/
Macworld (2000-02).dmg
/
Shareware World
/
Utilities
/
Business
/
Ch-Ching 2.6.7r5
/
store
/
detail.lasso
< prev
next >
Wrap
Text File
|
1999-09-14
|
460b
|
20 lines
[include:'includes/name.lasso']
[include:'includes/nav.lasso']
[if:field:'prodPictorPath' == 'pict']
[variable_set:'image'=(image:"prodPicture", jpeg)]
[else]
[variable_set:'image'=(String_Concatenate:'images/products/', (field:'prodPicturePath'))]
[/if]
[if:(token_value)=='cartupdate']
[include:'html/detailedit.html']
[else]
[if:(field:'prodDiscPrice' != '')]
[include:'html/detailBuy.html']
[else]
[include:'html/detailShow.html']
[/if]
[/if]